bfq: Re-enable auto-loading when built as a module
authorBen Hutchings <ben@decadent.org.uk>
Sat, 12 Aug 2017 21:27:06 +0000 (22:27 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 16 Nov 2017 21:04:10 +0000 (21:04 +0000)
commit4561f2fd094ad7f1b6a663110e5d19f4ebd07f59
tree9592c272745a9dbb67bcd841d918f4cd1f5a442c
parent7e2f1056129645e592ba2096c8aa5ca850aeffed
bfq: Re-enable auto-loading when built as a module

The block core requests modules with the "-iosched" name suffix, but
bfq no longer has that suffix.  Add an alias.

Fixes: ea25da48086d ("block, bfq: split bfq-iosched.c into multiple ...")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name bfq-re-enable-auto-loading-when-built-as-a-module.patch
block/bfq-iosched.c